Skip to content

fix: use COPY --chown to avoid disk space exhaustion on arm64 builds (fixes #1966)#2178

Closed
gavin913427-hash wants to merge 1 commit into
asyncapi:masterfrom
gavin913427-hash:fix/dockerfile-arm64-chown
Closed

fix: use COPY --chown to avoid disk space exhaustion on arm64 builds (fixes #1966)#2178
gavin913427-hash wants to merge 1 commit into
asyncapi:masterfrom
gavin913427-hash:fix/dockerfile-arm64-chown

Conversation

@gavin913427-hash
Copy link
Copy Markdown

Fix Docker arm64 build failure by replacing recursive chown with COPY --chown in both Dockerfiles. Fixes #1966

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 4, 2026

🦋 Changeset detected

Latest commit: c89f518

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@asyncapi/cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 4, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
5 Security Hotspots

See analysis details on SonarQube Cloud

@github-project-automation github-project-automation Bot moved this from To Triage to Done in CLI - Kanban May 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

linux/arm64 Docker build fails with "No space left on device" during chown

2 participants